menubutton: Propagate focus-on-click
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Apr 2021 19:22:00 +0000 (15:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 Apr 2021 19:32:15 +0000 (15:32 -0400)
commite2420f62feb58fb21e7a73c061939f9652dd0891
tree4ea7f5543210a8881a20e38c78e6940ed828c8a4
parent6712106c25cbd9605bed09dc987ef544787e2619
menubutton: Propagate focus-on-click

Propagate the focus-on-click setting to the button
inside, so that setting menubuttons as !focus-on-click
works as expected. This helps for menubuttons in
header bars, where dragging on the button will otherwise
steal focus from the content.
gtk/gtkmenubutton.c